	
;;; QQ: 67762207
[@main]
#IF


#SAY
_ May be small princes suited the climate Beach bar. \
_ Do not bother me, all right then Let's go. \ \
_ With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
_ <Close/@exit>

[@TalkToQuest]
#ACT
Mov D0 0

#IF
check [112] 1
check [312] 0

#SAY
<On the task of dialogue. / @ CALL_KaengQuest12> \ \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#IF
#SAY
_ I have a lot of things things to do, not pumping air. \ \
_ <Close/@exit>



[@CALL_KaengQuest12]
#CALL [AreaQuest\ChoBoGuide12\ChoBoGuide12.txt] @Bichon_kangbibung_32

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207